##// END OF EJS Templates
Update 15-rpi-config.sh
burnbabyburn -
r657:812ed5be06e5
parent child
Show More
@@ -213,9 +213,8 if [ "$ENABLE_SYSTEMDSWAP" = true ] ; then
213
213
214 # Get Verion
214 # Get Verion
215 VERSION=$(git tag | tail -n 1)
215 VERSION=$(git tag | tail -n 1)
216 sed "s/DEB_NAME=.*/DEB_NAME=systemd-swap_all/g"
216 sed "s/DEB_NAME=.*/DEB_NAME=systemd-swap_all/g" "${R}/tmp/systemd-swap/package.sh"
217
217
218
219 # Build package
218 # Build package
220 bash ./package.sh debian
219 bash ./package.sh debian
221
220
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant