Skip to content

Commit 0bc6cdc

Browse files
committed
correction resetthemes
1 parent 689ef45 commit 0bc6cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/usr/bin/resetthemes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

3-
cp -r /data/theme/* /etc/theme
3+
cp -r /data/theme/* /etc/cas/themes
44
echo "Le theme a été mis à remis par defaut"

0 commit comments

Comments
 (0)